Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 172,523 for

document formatting

(0.41 sec)
  1. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Render Custom Date Format Pattern g and ge mm dd with Golang...able to render the custom date format patterns like g, ge.mm.dd and...

    docs.aspose.com/cells/go-cpp/render-custom-date...
  2. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions... layout . ShowInBalloons . FORMAT_AND_DELETE doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldFootnoteRef class |...

    Aspose::Words::Fields::FieldFootnoteRef class. Implements the FOOTNOTEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFootnoteRef...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrivate...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....the Working with Fields documentation article. Remarks: Inserts...automatic number in outline format. Examples: Shows how to number...

    reference.aspose.com/words/java/com.aspose.word...
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...Document; import com.aspose.pdf.FontRepository;...the PDF document Document pdfDocument = new Document("input.pdf");...

    forum.aspose.com/t/find-an-replace-with-multipl...